html {
}

.menu-content {
    border: 60px solid transparent !Important;
}

/*standard navigation*/
.navigation {
  text-align: center;
  background: #fff; 
  padding: 5px 5px;
  border: 1px solid black;
  list-style: none;
  position: relative;
  display: block;
  width: 80%;
  margin: auto;
  margin-bottom: 10px;
  z-index: 6000;
}
.navigation ul 
{
  background: #fff; 
  list-style: none;
  position: relative;
  display: inline-table;
  margin-bottom: 2px;
  font-size: 12px;
}
	
.navigation ul li 
{
  float: left;
}
	
.navigation ul li:hover
{
  background: #cfd0d1;
}
		
.navigation ul li:hover a 
{
  color: #111111;
}
	
.navigation ul li a 
{
  display: block; 
  padding: 5px 15px;
  color: black; 
  text-decoration: none;
  font-size: 1.0em;
}
.navigation ul ul 
{
  display: none;
  background: white; 
  border-radius: 0px; 
  padding: 0;
  position: absolute; 
  top: 100%;
}

.navigation ul li:hover > ul 
{
  display: block;
}

.navigation ul ul li 
{
  float: none; 
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: relative;
}
	
.navigation ul ul li a 
{
  padding: 5px 15px;
  color: black;
}	
		
.navigation ul ul li a:hover 
{
  background: #cfd0d1;
}

.navigation ul ul ul
{
  display: none;
  background: #000; 
  border-radius: 0px; 
  padding: 0;
  position: absolute; 
  top: 100%;
}

.navigation ul ul li:hover > ul 
{
  display: block;
}

.navigation ul ul ul li 
{
  float: none; 
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: relative;
}
	
.navigation ul ul ul li a 
{
  padding: 5px 15px;
  color: #fff;
}	
		
.navigation ul ul ul li a:hover 
{
  background: #fff;
}
/*end standard navigation*/

.category-img {
    border: 2px solid #FFFFFF;
}

/*standard content*/
h1, h2, h3, h4, h5, h6, p, a {
    font-family: 'Open Sans', sans-serif;
}

ul li {
    list-style: none;
}

p {
    color: #ffffff;
    font-size: 1em;
}

h1 {
    display: block;
    font-size: 2.2em;
    font-weight: bold; 
    margin-bottom: 20px;
}

h2 {
    display: block;
    font-size: 1.6em;
    font-weight: bold; 
    margin-bottom: 20px;
}

h3 {
    display: block;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 20px;
}

h4 {
    display: block;
    font-size: 1.2em;
    font-weight: bold; }

h5 {
    display: block;
    font-size: 1em;
    font-weight: bold; }

h6 {
    display: block;
    font-size: 0.8em;
    font-weight: bold; }

a, a:hover, a:active, a:focus {
    text-decoration: underline;
}
/*end standard content*/

.subMenuContainer {
    width: 100%;
    overflow: hidden;
}

.copyrightMobile {
    display: none;
}

.menuLink:focus {
    outline: none;
    text-decoration: none;
}

.pageImage {
    max-width: 100%;
}

.dvLogo {
    position: relative;
    text-align: center;
    z-index: 12;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.dvLogoMobile {
    display: none;
}

.dvFooter {
    padding: 10px;
    text-align: center;
    width: 100%;
}

    .dvFooter a {
        color: #787878;
        font-size: 10pt;
    }

.menu-content {
    position: relative;
    top: 0px;
    left: 0px;
}

.slider-container {
    position: relative;
    clear: both;
    width: 80%;
    z-index: 1;
    margin: auto;
    margin-bottom: 0px;
    border: 1px solid black;
}

.slider-image {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0px;
    left: 0px;
}

.menuBar {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    height: 38px;
	-moz-box-shadow: inset 0 0 5px #000000;
   -webkit-box-shadow: inset 0 0 5px #000000;
   box-shadow: inset 0 0 5px #000000;
}

.menuLink {
    font-size: 1.0em;
    margin-left: 15px;
    margin-right: 15px;
    text-decoration: none;
    word-wrap: normal;
    white-space: nowrap;
}

    .menuLink:hover {
        font-size: 1.0em;
        margin-left: 15px;
        margin-right: 15px;
        text-decoration: none;
    }

    .menuLink:focus {
        font-size: 1.0em;
    }

.menuPage {
    position: relative;
    display: block;
    text-align: center;
    cursor: pointer;
    float: left;
    height: 28px;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 1.0em;
    color: white;
    word-wrap: normal;
    white-space: nowrap;
}

.menuPage:visited, .menuLink:focus, .menuLink:active  {
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 1.0em;
    color: black;
    outline: none;
}

.menuPage:hover {
    color: #cccccc;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 1.0em;
}

.menuNav {
    position: relative;
    display: block;
    text-align: center;
    cursor: pointer;
    float: left;
    height: 28px;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 1.0em;
    color: white;
    word-wrap: normal;
    white-space: nowrap;
}

.menuNav:visited, .menuLink:focus, .menuLink:active  {
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 1.0em;
    color: white;
    outline: none;
}

.menuNav:hover {
    color: #cccccc;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 1.0em;
}

.pageContent {
    position: relative;
    width: 80%;
    height: 100%;
    min-height: 100%;
    margin: auto;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    overflow: hidden;
    padding: 30px;
    color: white;
    /*border-radius: 20px;*/
    border: 2px solid black;
}

.copyright {
    position: fixed;
    text-align: center;
    bottom: 0;
    width: 100%;
    z-index: 5000;
    background: #000;
    color: #fff;
}

.copyright a, .copyright a:hover, .copyright a:active, .copyright a:focus {
    text-decoration: underline;
	color: #ffffff;
}

.copyrightMobile {
    position: fixed;
    text-align: center;
    bottom: 0;
    width: 100%;
    z-index: 5000;
    background: #000;
    color: #fff;
}

.carousel_inner {
    margin: auto;
    width: 820px;
    overflow: hidden;
}

.carousel_ul {
    position: relative;
    left: -122px;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 9999px;
}

    .carousel_ul li {
        float: left; /* important for inline positioning of the list items */
        width: 142px; /* fixed width, important */
        /* just styling bellow*/
        padding: 0px;
        height: 110px;
        background: #FFFFFF;
        margin-left: 5px;
        margin-right: 5px;
    }

.sliderThumbNails {
    position: absolute;
    height: 100px;
    width: 100%;
    clear: both;
    bottom: 45px;
    height: 0px;
    left: 0px;
    z-index: 5000;
    overflow: hidden;
    text-align: center;
}

.sliderControls {
    width: 100%;
    height: 42px;
    bottom: 0px;
    left: 0px;
    z-index: 5000;
    padding-right: 20px;
    background: rgba(0, 0, 0, 0.75);
}


.dvSocial {
    position: fixed;
    bottom: 0px;
    right: 10px;
    width: 360px;
}

.logoImage {
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}


.menuItems {
    padding-left: 10px;
    padding-top: 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
}

.menuBarMobile {
    clear: both;
    padding-top: 4px;
    cursor: pointer;
    display: none;
    width: 100%;
    height: auto;
    min-height: 40px;
    text-align: center;
    z-index: 12000;
    background: #eee;
    font-size: 36px;
}

.mobileMenuItems {
    height: auto;
    overflow: hidden;
}

.menuSubMenu {
    position: relative;
    top: 40px;
    left: 100px;
    height: 0px;
    overflow: hidden;
    padding-left: 5px;
    z-index: 9000;
    background-color: #fff;
}

.menuSubMenuMobile {
    padding-left: 10px;
}

.submenuli {
    padding: 5px;
}

.submenuspacer {
    height: 31px;
}

.menuSubMenu {
    position: absolute;
    margin-top: 5px;
    height: 0px;
    overflow: hidden;
    z-index: 9000;
    background-color: transparent;
}

.submenuparent {
    background-color: white;
}

.wd-container {
    position: relative;
    width: 100%;
    margin: 0px auto;
    z-index: 0;
}

.wd-viewport {
    height: 30px;
    width: 0px;
    float: left;
    padding-top: 2px;
    overflow: hidden;
    margin: 0px auto;
    position: relative;
}

.wd-viewport-inner {
    list-style: none;
    position: absolute;
    left: 0px;
}

.wd-item {
    position: relative;
    display: block;
    text-align: center;
    cursor: pointer;
    float: left;
    height: 40px;
}

.wd-prev, .wd-next {
    cursor: pointer;
}

.wd-prev {
    background: url('../../../../websitethemes/shared/images/icon-left-arrow-black.png') no-repeat;
    height: 35px;
    width: 35px;
    float: left;
}

.wd-next {
    background: url('../../../../websitethemes/shared/images/icon-right-arrow-black.png') no-repeat;
    height: 35px;
    width: 35px;
    float: right;
}

.fb {
    background: url('../../../../websitethemes/shared/images/Social Media Round/icon-fb.png') no-repeat;
    height: 50px;
    width: 50px;
    float: left;
}

    .fb:hover {
        background: url('../../../../websitethemes/shared/images/Social Media Round/icon-fb-hover.png') no-repeat;
        height: 50px;
        width: 50px;
        float: left;
    }

.tw {
    background: url('../../../../websitethemes/shared/images/Social Media Round/icon-tw.png') no-repeat;
    height: 50px;
    width: 50px;
    float: left;
}

    .tw:hover {
        background: url('../../../../websitethemes/shared/images/Social Media Round/icon-tw-hover.png') no-repeat;
        height: 50px;
        width: 50px;
        float: left;
    }

.google {
    background: url('../../../../websitethemes/shared/images/Social Media Round/icon-google.png') no-repeat;
    height: 50px;
    width: 50px;
    float: left;
}

    .google:hover {
        background: url('../../../../websitethemes/shared/images/Social Media Round/icon-google-hover.png') no-repeat;
        height: 50px;
        width: 50px;
        float: left;
    }

.pi {
    background: url('../../../../websitethemes/shared/images/Social Media Round/icon-pi.png') no-repeat;
    height: 50px;
    width: 50px;
    float: left;
}

    .pi:hover {
        background: url('../../../../websitethemes/shared/images/Social Media Round/icon-pi-hover.png') no-repeat;
        height: 50px;
        width: 50px;
        float: left;
    }

.li {
    background: url('../../../../websitethemes/shared/images/Social Media Round/icon-li.png') no-repeat;
    height: 50px;
    width: 50px;
    float: left;
}

    .li:hover {
        background: url('../../../../websitethemes/shared/images/Social Media Round/icon-li-hover.png') no-repeat;
        height: 50px;
        width: 50px;
        float: left;
    }

.yt {
    background: url('../../../../websitethemes/shared/images/Social Media Round/icon-yt.png') no-repeat;
    height: 50px;
    width: 50px;
    float: left;
}

    .yt:hover {
        background: url('../../../../websitethemes/shared/images/Social Media Round/icon-yt-hover.png') no-repeat;
        height: 50px;
        width: 50px;
        float: left;
    }

.tm {
    background: url('../../../../websitethemes/shared/images/Social Media Round/icon-tm.png') no-repeat;
    height: 50px;
    width: 50px;
    float: left;
}

    .tm:hover {
        background: url('../../../../websitethemes/shared/images/Social Media Round/icon-tm-hover.png') no-repeat;
        height: 50px;
        width: 50px;
        float: left;
    }

.ig {
    background: url('../../../../websitethemes/shared/images/Social Media Round/icon-in.png') no-repeat;
    height: 50px;
    width: 50px;
    float: left;
}

    .ig:hover {
        background: url('../../../../websitethemes/shared/images/Social Media Round/icon-in-hover.png') no-repeat;
        height: 50px;
        width: 50px;
        float: left;
    }

.socialMediaShare {
    background: url('../../../../websitethemes/shared/images/Social Media Round/icon-share.png') no-repeat;
    height: 50px;
    width: 50px;
    float: left;
}

    .socialMediaShare:hover {
        background: url('../../../../websitethemes/shared/images/Social Media Round/icon-share-hover.png') no-repeat;
        height: 50px;
        width: 50px;
        float: left;
    }


.dvLogoMobile {
    background-color: #FFFFFF;
}

.mobileHeader {
    background-color: #FFFFFF;
}

@media (max-width: 768px) {
    body {
        max-width: 100%;
    }

    .menuBar {
        display: none;
    }

    .dvLogo {
        display: none;
    }

    .dvLogoMobile {
        display: block;
        text-align: center;
    }

    .dvSocial {
        padding-left: 10px;
        padding-bottom: 20px;
    }

    .menuBarMobile {
        display: block;
    }

    .menuItemsMobile {
        display: block;
    }

    .siteMap {
        display: none;
    }

    .headerBackground {
        display: none;
    }

    .slider-container {
        width: 90%;
        margin-top: 20px;
        margin-bottom: 0px;
    }

    .pageContent {
        width: 90% !Important;
        margin-top: 20px !Important;
    }

    .dvLogoMobile {
        padding-left: 10px;
    }

    .copyright {
        display: none;
    }

    .copyrightMobile {
        display: block;
    }
}
